Paragraph Methods

Methods

Add(CustomXmlRun) Adds the CustomXmlRun to the paragraph content.
Add(Hyperlink) Adds the Hyperlink to the paragraph content.
Add(IParagraphContent) Adds the IParagraphContent to the paragraph content.
Add(Run) Adds the Run to the paragraph content.
Add(SimpleField) Adds the SimpleField to the paragraph content.
Add(SmartTag) Adds the SmartTag to the paragraph content.
Add(StructuredDocumentTagRun) Adds the StructuredDocumentTagRun to the paragraph content.
Clone Creates a new Paragraph that is a deep copy of the Paragraph.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetContentElements 
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString Returns a string that represents the current Paragraph.
(Overrides ObjectToString)

See Also